﻿#computer{ display:block;}
#photo{ display:none;}
body{font-size:12px;min-width:1180px; }

*{ margin:0; padding:0; font-family:}
img{ border:none;}
ul{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
.hidden{display:none}
.biaoti14{text-align:center;font-size:16px; font-weight:bold;}
.proRight{font-size:18px; color:#ac1e14; font-weight:bold;}
.proRight p{font-size:16px; color:#333;}
.xxx p{font-size:12px; color:#666;}

.news_list{ width:250px; background:#f8f8f8; height:180px;padding-top:10px;} 
.lianji li{ height:40px; line-height:40px; border-bottom:1px #e2e2e2 solid; width:240px; margin-left:5px;}
.lianji li a{font-size:12px; color:#666; text-decoration:none; display:block; padding-left:30px;}

.lianji li a:hover{font-size:13px; color:#FFF; background:#00873b;}

.top{ margin:0 auto; }
.top_1{margin:0 auto;  height:6px; background:#00873b;}
.lianjie{ height:115px; margin:0 auto; width:1100px;}
.logo{ height:82px; width:263px; background:url(../Images/logo.jpg) center  no-repeat; margin-top:18px;}
.wen{ height:26px; width:300px; margin-top:25px; margin-left:20px;}
.wem_biao{ width:100px;float:left; height:24px; padding-left:50px;  }
.wem_biao li{line-height:24px; width:30px; float:left;}
.aa{ background:url(../Images/tubiao1.png) center no-repeat;}
.bb{ background:url(../Images/tubiao2.png) center no-repeat;}
.cccc{ background:url(../Images/tubiao3.png) center no-repeat;}
.wem_biao li a{display:block;height:24px;}

.wen_gj{ height:24px; width:98px; float:right; padding-right:15px;}
.wen_gj_l{height:24px; width:50px; background:url(../Images/china.jpg) center no-repeat; padding-left:20px;}
.wen_gj_l a{padding-left:36px; color:#666; font-size:12px; height:24px; line-height:24px;}




.nav { margin: 0 auto;text-align: center; padding-top:55px;}
.menw {height:30px;}
.menw li {min-width:110px;}
.menw, .menw ul {list-style: none;padding: 0;margin: 0;}
.menw > li {display: block;float: left; position: relative;}


.menw a {color: #525252;display: block; font-size:14px;padding: 10px 0;text-decoration: none;}
.menw li:hover { background:#00873b;}
.menw a:hover { color:#FFF;}

 .submenu { color:#FFF;
            left: 0;
            max-height: 0;
            position: absolute;
            top: 100%;
            z-index: 0;
            -webkit-perspective: 400px;
            -moz-perspective: 400px;
            -ms-perspective: 400px;
            -o-perspective: 400px;
            perspective: 400px;
        }
.submenu a{ color:#FFF; font-size:12px; }
.submenu a:hover{ color:#FFF; font-size:14px;}		

.submenu li { background:#00873b; color: #FFF;border-bottom: 1px solid #00a548;border-top: 1px solid #00a548;
            opacity: 0;
            -webkit-transform: rotateY(90deg);
            -moz-transform: rotateY(90deg);
            -ms-transform: rotateY(90deg);
            -o-transform: rotateY(90deg);
            transform: rotateY(90deg);
            -webkit-transition: opacity .4s, -webkit-transform .5s;
            -moz-transition: opacity .4s, -moz-transform .5s;
            -ms-transition: opacity .4s, -ms-transform .5s;
            -o-transition: opacity .4s, -o-transform .5s;
            transition: opacity .4s, transform .5s;
            /*ʵ˵*/
        }

.menw .submenu li:hover a { border-radius: 0;color:#ffffff;
        }

 .menw > li:hover .submenu, .menu > li:focus .submenu {
            max-height: 2000px;
            z-index: 10;
        }

        .menw > li:hover .submenu li, .menu > li:focus .submenu li {
            opacity: 1;
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none;
        }
        /*ݽʱ ʵһӲ˵*/
        .menw li:hover .submenu li:nth-child(1) {
            -webkit-transition-delay: 0s;
            -moz-transition-delay: 0s;
            -ms-transition-delay: 0s;
            -o-transition-delay: 0s;
            transition-delay: 0s;
        }

        .menw li:hover .submenu li:nth-child(2) {
            -webkit-transition-delay: 50ms;
            -moz-transition-delay: 50ms;
            -ms-transition-delay: 50ms;
            -o-transition-delay: 50ms;
            transition-delay: 50ms;
        }

        .menw li:hover .submenu li:nth-child(3) {
            -webkit-transition-delay: 100ms;
            -moz-transition-delay: 100ms;
            -ms-transition-delay: 100ms;
            -o-transition-delay: 100ms;
            transition-delay: 100ms;
        }

        .menw li:hover .submenu li:nth-child(4) {
            -webkit-transition-delay: 150ms;
            -moz-transition-delay: 150ms;
            -ms-transition-delay: 150ms;
            -o-transition-delay: 150ms;
            transition-delay: 150ms;
        }

        .menw li:hover .submenu li:nth-child(5) {
            -webkit-transition-delay: 200ms;
            -moz-transition-delay: 200ms;
            -ms-transition-delay: 200ms;
            -o-transition-delay: 200ms;
            transition-delay: 200ms;
        }

        .menw li:hover .submenu li:nth-child(6) {
            -webkit-transition-delay: 250ms;
            -moz-transition-delay: 250ms;
            -ms-transition-delay: 250ms;
            -o-transition-delay: 250ms;
            transition-delay: 250ms;
        }

        .menw li:hover .submenu li:nth-child(7) {
            -webkit-transition-delay: 300ms;
            -moz-transition-delay: 300ms;
            -ms-transition-delay: 300ms;
            -o-transition-delay: 300ms;
            transition-delay: 300ms;
        }

        .menw li:hover .submenu li:nth-child(8) {
            -webkit-transition-delay: 350ms;
            -moz-transition-delay: 350ms;
            -ms-transition-delay: 350ms;
            -o-transition-delay: 350ms;
            transition-delay: 350ms;
        }

        .submenu li:nth-child(1) {
            -webkit-transition-delay: 350ms;
            -moz-transition-delay: 350ms;
            -ms-transition-delay: 350ms;
            -o-transition-delay: 350ms;
            transition-delay: 350ms;
        }

        .submenu li:nth-child(2) {
            -webkit-transition-delay: 300ms;
            -moz-transition-delay: 300ms;
            -ms-transition-delay: 300ms;
            -o-transition-delay: 300ms;
            transition-delay: 300ms;
        }

        .submenu li:nth-child(3) {
            -webkit-transition-delay: 250ms;
            -moz-transition-delay: 250ms;
            -ms-transition-delay: 250ms;
            -o-transition-delay: 250ms;
            transition-delay: 250ms;
        }

        .submenu li:nth-child(4) {
            -webkit-transition-delay: 200ms;
            -moz-transition-delay: 200ms;
            -ms-transition-delay: 200ms;
            -o-transition-delay: 200ms;
            transition-delay: 200ms;
        }

        .submenu li:nth-child(5) {
            -webkit-transition-delay: 150ms;
            -moz-transition-delay: 150ms;
            -ms-transition-delay: 150ms;
            -o-transition-delay: 150ms;
            transition-delay: 150ms;
        }

        .submenu li:nth-child(6) {
            -webkit-transition-delay: 100ms;
            -moz-transition-delay: 100ms;
            -ms-transition-delay: 100ms;
            -o-transition-delay: 100ms;
            transition-delay: 100ms;
        }

        .submenu li:nth-child(7) {
            -webkit-transition-delay: 50ms;
            -moz-transition-delay: 50ms;
            -ms-transition-delay: 50ms;
            -o-transition-delay: 50ms;
            transition-delay: 50ms;
        }

        .submenu li:nth-child(8) {
            -webkit-transition-delay: 0s;
            -moz-transition-delay: 0s;
            -ms-transition-delay: 0s;
            -o-transition-delay: 0s;
            transition-delay: 0s;
        }



.footer{ margin:0 auto; height:70px; background:#00873b; margin-top:25px;}
.foot{ margin:0 auto; width:1100px;}
.foot_a{ height:70px;}
.foot_a p{height:70px; line-height:70px; font-size:13px; color:#FFF; text-align:left; text-decoration:none; display:block;}


.tp{ margin:0 auto; height:173px; width:1100px; margin-top:30px;}

.pro_div{ position: relative; overflow:hidden}
.pro_div div.normal{ position:absolute;width:100%; font-size:14px; color:#FFF;line-height:30px;height:30px;left:0;bottom:0;background-color: black;filter: Alpha(opacity=50);background: rgba(0,135,59,0.5);z-index:10; padding-left:10px;}
.pro_div div.cover{ position:absolute;width:100%;line-height:30px;height:173px;left:0;top:175px;background-color: black;filter: Alpha(opacity=50);background: rgba(0,135,59,0.6)}
.pro_div div.cover .jingguo{ width:300px; height:133px; border:#FFF 1px solid; margin:18px;}
.pro_div div.cover .jingguo .hengxian{ width:200px; margin:20px auto 0 auto; color:#FFF}
.pro_div div.cover .jingguo .hengxian li{ font-size:12px; line-height:24px;}
.pro_div div.cover .jingguo .hengxian li.title{ line-height:30px; font-size:20px; border-bottom:#FFF 1px solid;}



.product{ height:173px; width:340px; background:url(../Images/13.jpg) left no-repeat;}
.factory{ margin:0 auto; height:173px; width:340px; background:url(../Images/14.jpg) center no-repeat;}
.honor{height:173px; width:340px; background:url(../Images/15.jpg) left no-repeat;}
.more{ height:30px; width:1100px; margin:0 auto;}

.product_m a{height:24px; line-height:30px; font-size:12px; width:80px;color:#8e8e8e; text-align:left; display:block; text-decoration:none;}
.factory_m a{height:24px; line-height:30px; font-size:12px; width:80px;color:#8e8e8e; text-align:left; display:block; text-decoration:none; margin-left:305px;}
.honor_m a{height:24px; line-height:30px; font-size:12px; width:80px;color:#8e8e8e; text-align:left; display:block; text-decoration:none; margin-left:295px;}


.ab_xw{ margin:0 auto; width:1100px; height:320px; margin-top:20px;}
.about{ height:320px; width:724px;}
.about_t{height:26px; width:724px; background:url(../Images/about_a.jpg) bottom no-repeat;}
.about_t a{height:26px; line-height:26px; font-size:15px; color:#757575; text-align:left; display:block; text-decoration:none; font-weight:bold;}
.about_t a:hover{ color:#757575;}
.about_b{ height:178px; width:724px; padding-top:15px;}
.about_bt{ height:178px; width:244px; background:url(../Images/about_b.jpg) center no-repeat;}
.about_ba{ height:178px; width:463px;}
.about_ba p{ line-height:24px; font-size:12px; color:#666; text-align:left; display:block; text-decoration:none; padding-top:3px;}
.about_ba strong{color:#00873b;}
.about_baa{ height:48px; width:724px; padding-top:10px;}
.about_baa p{line-height:24px; font-size:12px; color:#666; text-align:left; display:block; text-decoration:none;}
.about_lj{ height:28px; width:78px; background:#00873b; margin-top:10px;}
.about_lj a{ height:28px; width:78px; line-height:28px;font-size:12px; color:#FFF; text-align:center; display:block; text-decoration:none;}
.about_lj a:hover{  color:#FFF;}

.new{ height:320px; width:340px;}
.new_t{height:26px; width:340px; background: url(../Images/xinwen.jpg) bottom no-repeat;}
.new_t a{height:26px; line-height:26px; font-size:15px; color:#757575; text-align:left; display:block; text-decoration:none; font-weight:bold;}
.new_t a:hover{ color:#757575;}
.new_nr{ width:340px; height:284px; margin-top:10px; }




.news_news{width:340px; float:right; text-align:left}
.synews-bt{font-size:12px; color:#00873b; line-height:24px; }
.synews-txt{width:340px;font-size:12px; line-height:24px; color:#666;word-wrap: break-word;}
.news_right{ float:right;}
.synews-bt:hover{font-size:12px; color:#00873b; line-height:24px; }
.synews_more a{ height:22px; font-size:12px; line-height:22px; color:#666;}



.rongyu{ margin:0 auto; height:272px; width:1100px; padding-top:25px;}
.ry_l{ width:535px;}
.ry_ll{width:251px; height:272px; background:url(../Images/t_1.jpg) top no-repeat; border-bottom:#cbcbcb 2px solid}
.ry_lz{width:249px; height:76px; margin-top:196px;border-left:#cbcbcb 1px solid;border-right:#cbcbcb 1px solid; }
.ry_lzz{width:219px; height:56px; margin:0 auto;}
.ry_lzz strong{color:#00873b}
.ra_lzz strong{color:#00873b}
.rb_lzz strong{color:#00873b}
.ry_lzz a{ font-size:12px; color:#666; line-height:22px;}
.ry_lzz a:hover{ font-size:12px; color:#666; line-height:22px;}
.ry_ll:hover{width:251px; height:272px; background:url(../Images/t_1.jpg) top no-repeat; border-bottom:#00873b 2px solid}


.ry_lr{width:251px; height:272px; background:url(../Images/t_2.jpg) top no-repeat; border-bottom:#cbcbcb 2px solid}
.ry_rz{width:249px; height:76px; margin-top:196px;border-left:#cbcbcb 1px solid;border-right:#cbcbcb 1px solid; }
.ry_rzz{width:219px; height:56px; margin:0 auto;}
.ry_rzz a{ font-size:12px; color:#666; line-height:22px;}
.ry_rzz a:hover{ font-size:12px; color:#666; line-height:22px;}
.ry_lr:hover{width:251px; height:272px; background:url(../Images/t_2.jpg) top no-repeat; border-bottom:#00873b 2px solid}

.ra_r{width:535px;}
.ra_ll{width:251px; height:272px; background:url(../Images/t_3.jpg) top no-repeat; border-bottom:#cbcbcb 2px solid}
.ra_lz{width:249px; height:76px; margin-top:196px;border-left:#cbcbcb 1px solid;border-right:#cbcbcb 1px solid; }
.ra_lzz{width:219px; height:56px; margin:0 auto;}
.ra_lzz a{ font-size:12px; color:#666; line-height:22px;}
.ra_lzz a:hover{ font-size:12px; color:#666; line-height:22px;}
.ra_ll:hover{width:251px; height:272px; background:url(../Images/t_3.jpg) top no-repeat; border-bottom:#00873b 2px solid}


.rb_lr{width:251px; height:272px; background:url(../Images/t_4.jpg) top no-repeat; border-bottom:#cbcbcb 2px solid}
.rb_lz{width:249px; height:76px; margin-top:196px;border-left:#cbcbcb 1px solid;border-right:#cbcbcb 1px solid; }
.rb_lzz{width:219px; height:56px; margin:0 auto;}
.rb_lzz a{ font-size:12px; color:#666; line-height:22px;}
.rb_lzz a:hover{ font-size:12px; color:#666; line-height:22px;}
.rb_lr:hover{width:251px; height:272px; background:url(../Images/t_4.jpg) top no-repeat; border-bottom:#00873b 2px solid}


.conent{height:230px; width:1100px; margin:0 auto; padding-top:30px;}
.conent_r{height:230px; width:724px;}
.conent_rm{height:230px; width:308px; background:url(../Images/map.jpg) center no-repeat;}
.conent_rc{ height:230px; width:393px;}
.conent_t{height:26px; width:393px; background: url(../Images/c.jpg) bottom no-repeat;}
.conent_t strong:hover{color:#00873b; font-size:17px;}
.preduct_t strong:hover{color:#00873b; font-size:17px;}
.new_t strong:hover{color:#00873b; font-size:17px;}
.about_t strong:hover{color:#00873b; font-size:17px;}
.tt strong:hover{color:#00873b; font-size:17px;}
.cc strong:hover{color:#00873b; font-size:17px;}

.conent_t a{height:26px; line-height:26px; font-size:16px; color:#757575; text-align:left; display:block; text-decoration:none; font-weight:bold;}
.conent_t a:hover{ color:#757575;}
.lx{ height:114px; width:393px; background:url(../Images/lx.jpg) left no-repeat; margin-top:20px;}
.lx_a{ padding-left:30px;}
.lx_a p{ height:24px; line-height:24px;font-size:12px; color:#666;text-align:left; display:block; text-decoration:none;}
.lx_b{ height:50px;padding-left:30px; margin-top:6px;}
.lx_b p{ line-height:24px;font-size:12px; color:#666;text-align:left; display:block; text-decoration:none;}
.lx_c{ padding-left:30px;}
.lx_c p{ height:20px; line-height:24px;font-size:12px; color:#666;text-align:left; display:block; text-decoration:none;}
.lxx{ height:55px; width:188px; background:url(../Images/lxx.jpg) left no-repeat; margin-top:4px;}

.preduct{height:230px; width:342px;}
.preduct_t{height:26px; width:342px; background: url(../Images/p.jpg) bottom no-repeat;}
.preduct_t a{height:26px; line-height:26px; font-size:16px; color:#757575; text-align:left; display:block; text-decoration:none; font-weight:bold;}
.preduct_t a:hover{ color:#757575;}
.pp{height:170px; width:342px; margin-top:15px; background:url(../Images/shipin.jpg) center no-repeat;}

.sousuo{ height:30px; width:320px; background:#FFF;  margin-top:15px;}
.ss{ height:30px; width:340px; border:#CCC 1px solid;}
#top_search-top{height:30px;line-height:30px; float:right;}
.top_search-top{ float:right;height:30px;line-height:30px;color:#f00;}
.top_search-top dt{float:left;}
.top_search-top span{color:#ff0;padding-left:12px;}
.top_search-top a{color:#f00;}
.top_search-top a:hover{color:#ff0;}
.search_input-top{
              color:#666; 
			  width:235px;
			  background-color:#fff;
			  height:30px;
			  line-height:30px;
			  font-size:12px;
			  text-indent:4px;
			 
			  }
.search_bnt-top{ float:right; height:34px; width:80px; background: url(../Images/ss.jpg) no-repeat center;}




/*case*/
.case{width:1078px; margin:0 auto; margin-bottom:20px; border:1px solid #d9d9d9; background:#fff; padding:10px;}
.case h2{ height:40px; overflow:hidden; line-height:40px;background:#0059b2 url(../images/anli_more.gif) no-repeat right bottom;}
.case h2 a{ font-size:16px;  color:#fff;  padding:0 0 0 10px;}
.case h2 span{ font-size:12px;  color:#fff; font-weight:normal; padding:0 0 0 10px; font-family:Arial, Helvetica, sans-serif}
.case h2 p{width:240px; background:#ff6600}
.case .r{ font-size:14px; font-weight:normal; padding-right:20px;}
.case .case_con{ width:1078px; margin:0 auto; padding:10px 0 0 0;}


.main{ width:1100px; margin:0 auto;}
.b{ width:1000px; margin:0 auto; background:#fff; padding:25px 0 0 0; height:230px;}
.t{ width:1000px; margin:0 auto; background:#fff; padding:10px 0}
.c{ width:100%; background: url(../images/c_bg.jpg) repeat-x left top; height:297px;}

.neishang{ width:1100px; height:30px;} 
.t_left{width:250px; float:left;}
.tt{height:40px; width:250px; background: url(../Images/pp.jpg) bottom no-repeat;}
.tt a{height:40px; line-height:40px; font-size:15px; color:#757575; text-align:left; display:block; text-decoration:none; font-weight:bold;}
.tt a:hover{ color:#757575;}



.fenlei2{width:250px;height:240px;background: #f4f4f4;}




.fenlei2 ul{overflow:hidden; width:250px; margin:0 auto;}
.fenlei2 li{  line-height:26px;}
.fenlei2 li a{ font-size:12px; display:block;text-decoration:none; height:26px; line-height:26px; color:#8e8e8e; padding-left:35px; padding-top:15px;background: url(../Images/cc.png) left bottom no-repeat;}
.fenlei2 li a:hover{ font-size:13px; color:#00873b;}
.fenlei2 li .hid{  padding:5px 0 0 0}
.fenlei2 li .hid a{ width:146px; padding:0 0 0 30px; height:32px; line-height:32px; background:#f9e5bd; margin:0 auto; margin-bottom:5px; color:#5b2b11}
.fenlei2 li .hid a:hover{ color:#000}

.cc{height:40px; width:250px; background: url(../Images/pp.jpg) bottom no-repeat;}
.cc a{height:40px; line-height:40px; font-size:15px; color:#757575; text-align:left; display:block; text-decoration:none; font-weight:bold;}
.cc a:hover{ color:#757575;}
.fenlei3{width:250px;height:260px;background: #f4f4f4;}
.bjj{ height:148px; background: url(../Images/lxxx.png) left no-repeat; padding:20px 5px 0 10px; }
.lxx_a{ padding-left:30px; padding-top:5px;}
.lxx_a p{ height:24px; line-height:24px;font-size:12px; color:#666;text-align:left; display:block; text-decoration:none; }
.lxx_b{ height:50px;padding-left:30px; margin-top:15px; margin-right:10px;}
.lxx_b p{ line-height:24px;font-size:12px; color:#666;text-align:left; display:block; text-decoration:none;}
.lxx_c{ padding-left:30px;height:50px; padding-top:25px;}
.lxx_c p{ height:50px; line-height:24px;font-size:12px; color:#666;text-align:left; display:block; text-decoration:none;}
.lxxxx{width:250px; height:48px; background:url(../Images/lxxxxxx.png) center no-repeat; padding-top:20px;}
.contact2{ background:#3e2306 }

.contact2 h2{ height:44px; line-height:44px; overflow:hidden; background:#221203}
.contact2 h2 a{ font-size:16px; color:#ebd4b8; padding:0 0 0 20px;}
.contact2 h2 span{ color:#ff9501; font-size:14px; font-weight:normal; padding:0 0 0 10px; font-family:Arial, Helvetica, sans-serif}

.contact2 .pic{ width:282px; height:62px;}
.contact2 p{ line-height:23px; padding:10px 20px 25px 22px; color:#d28e43}
.contact2 strong{ font-size:16px; line-height:28px;color:#ffd205;}



/*erji*/

.main_r{ float:right; width:790px;min-height:0;overflow:hidden;}

.second{width:790px;}
.second_2{width:400px;}


.second_con .weizhi{ height:40px;line-height:40px;font-size:14px; color:#00873b ;font-weight:bold; background: url(../Images/nei.jpg) bottom no-repeat;}
.second_con .weizhi span{display:inline-block;font-size:14px;color:#ac1e14;line-height:45px;height:45px;  font-weight:normal;padding-left:10px;}
.second_con .weizhi a{color:#757575; font-size:14px;font-weight:normal; }
.second_con .weizhi a:hover{ color:#757575;}
.second_con .second_2{ padding-top:25px; font-size:14px; line-height:29px; color:#000;float: left;}
.second_con .second_2 .jianjie{ line-height:28px;font-size:14px; }
.second_con .second{ font-size:14px; line-height:29px; color:#000;float: left; color:#666; padding-top:20px;}
.second_con .second.jianjie{ line-height:28px;font-size:14px; }

#tab_design{padding:20px 35px 10px 15px;}

/*ҳƷ*/
.j_con{ width:650px; margin:0 auto; padding:30px 0 0 0}



.marquee1 { width:9999px; height:280px; }
.marquee1 a{ margin-top:7px;
	width:268px;
	height:280px;
	text-align:center;
	display:inline-block;
	background: #FFF;
	color:#ac1e14;
	text-decoration: none;
	position:relative;
 
	
	
}
.marquee1 a:hover{ text-decoration:none;color: #ac1e14;text-decoration: none;}
.marquee1 img { width:253px; height:175px; margin-top:8px; }
.marquee1 em{font-style: normal; width:268px; text-align:center;font-size:14px; display:block; background:url(../images/cf2.jpg) repeat-x left top; margin-top:10px;font-weight:bold;}




.marquee2 { width:9999px; height:515px; }
.marquee2 a{ margin-top:7px;
	width:250px;
	height:190px;
	text-align:center;
	display:inline-block;
	font-size:12px;
	 
	color: #FFF;
	text-decoration: none;
	position:relative;
	
	
}
.marquee2 a:hover{ text-decoration:none;color:#f1da98;text-decoration: none;}
.marquee2 img { width:245px; height:160px; }
.marquee2 em{ font-style: normal; width:245px; text-align:center; line-height:30px; background:#ac1718; display:block;margin-left:2px; }











/*sdcms*/
.width{width:660px;margin:auto;overflow:hidden;}
.l{float:left;}
.r{float:right;}
.c{clear:both;}
.m{margin-top:10px;}
.red{color:#f30;}
.dis{display:none;}
.m10{ margin-top:0; padding-top:17px;}
.biao{ font-size:14px; color:#000000; font-weight:bold; width:640px; text-align:center;line-height:30px;margin:5px 0 0 0;}
.biao1{ line-height:30px;width:640px;margin:0 0 25px 10px;text-align:center;}
.mt10{margin-top:10px;}
.mr10{margin-right:10px;}
.mb10{margin-bottom:10px;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;color:#f30;}
#top_logo{float:left;margin:16px 16px 0 40px;}
#top_ad{float:left;margin:16px;width:540px;text-align:center;height:66px;line-height:60px;color:#7DCF45;background:#F1FFE7;border:1px solid #C1E7AA;}
#top_other{float:left;margin:16px 0;line-height:22px;font-family:arial;color:#333;text-align:center;width:80px;}
#top_other a{font-family:arial;}
#menu{width:960px;margin:20px auto 0 auto;overflow:hidden;}
.menu{margin:0 0 0 40px;padding:0;}
.menu dt{margin-right:1px;float:left;}
.menu dt a{background:url(../images/sdcms.gif) 0 -30px;width:86px;height:28px;padding-top:2px;line-height:28px;display:block;text-align:center;color:#89C165;}
.menu dt a:hover{background:url(../images/sdcms.gif);width:86px;height:28px;line-height:28px;display:block;text-align:center;color:#fff;font-size:14px;}
.menu .hover{background:url(../images/sdcms.gif);width:86px;height:28px;line-height:28px;display:block;text-align:center;color:#fff;font-size:14px;}
.menu .hover a{background:url(../images/sdcms.gif);width:86px;height:28px;line-height:28px;display:block;text-align:center;color:#fff;font-size:14px;}
#top_search{background:#50B20E;height:30px;line-height:30px;}
.top_search{margin:0 0 0 0;padding:0;width:100%;height:26px;line-height:26px;color:#fff;}
.top_search dt{float:left;margin-right:1px;}
.top_search span{color:#ff0;padding-left:12px;}
.top_search a{color:#fff;}
.top_search a:hover{color:#ff0;}
.search_input{border:0;color:#B2B2B2;height:26px;line-height:26px;font-size:12px;text-indent:4px; width:190px;}
.search_bnt{background:url(../images/ss.jpg) 0 -83px;width:26px;height:26px;line-height:26px;color:#337D00;text-align:center;border:0;}
#notice{background:url(../images/sdcms.gif) 0 -283px;height:41px;line-height:35px;}
#notice div{float:left;}
#notice .notice{width:320px;}
#movenews{overflow:hidden;height:34px;line-height:34px;margin-top:1px;}
#notice .icon{background:url(../images/sdcms.gif) 0 -240px;width:14px;height:14px;margin:10px 10px 6px 10px;display:block;float:left;}
#notice .icon01{background:url(../images/sdcms.gif) 0 -60px;width:67px;height:23px;margin:6px 10px 6px 20px;line-height:23px;float:left;text-align:center;color:#555;}
#notice b{color:#50B20E;}
#left{margin:0 auto;width:695px;}
.left_w{overflow:hidden;width:720px;}
.left_w_01{overflow:hidden;width:718px;}
#right{ margin:0 auto;width:695px;}
#index_ad{float:left;width:330px;margin-right:10px;background:#50B20F;height:250px;}
#ontop{float:left;width:378px;overflow:hidden;border:1px solid #C1E7AA;}
.subject_bg{background:;height:30px;line-height:30px; text-align:left;width:100%;}
.subject_title{font-size:14px;font-weight:bold;color:#000000;padding-left:12px;}
.subject_title a{color:#748cac;}
.subject_title a:hover{color:#f30;}
.subject_title span{float:right;font:12px/30px "";padding-right:10px;}
.subject_title span a{color:#748cac;font:12px/30px "";}
.subject_title span a:hover{color:#f30;font:12px/30px "";}
.subject_title span span{float:none;font:12px/30px "";padding-right:0;}
.ontop{background:url(../images/sdcms.gif) -102px 0 no-repeat;height:217px;border:1px solid #fff;}
.ontop h1{color:#4EB30F;font:500 16px Microsoft Yahei;text-align:center;margin:4px;}
.ontop h1 a{color:#4EB30F;font:500 16px Microsoft Yahei;}
.ontop h1 a:hover{color:#f30;font:500 16px Microsoft Yahei;}
.ontop_div{margin:10px;color:#666;line-height:17px;}
.index_news{margin:10px 0 0 0;color:#666;}
.index_news dt{height:25px;}
.index_news span{float:right;}
.border{width:800px; margin:0 auto;}
.subject_title01{float:left;font-size:14px;font-weight:bold;color:#4EB30F;text-indent:12px;width:60px;}
.subject_title02{float:left;font-size:14px;font-weight:bold;color:#4EB30F;text-indent:12px;width:550px;}
.subject_title03{float:left;font-size:14px;font-weight:bold;color:#4EB30F;text-indent:12px;width:710px;}
.sub_menu{margin:0;padding:0;float:left;}
.sub_menu dt{float:left;width:79px;height:29px;color:#89C165;text-align:center;cursor:pointer;}
.sub_menu dt.hover{background:#fff url(../images/sdcms.gif) 0 -104px no-repeat;width:79px;height:29px;color:#50B20E;}
.sub_menu a{color:#89C165;}
.sub_menu a:hover{color:#337D00;}
#index_hot{}
#index_digg{margin:0;padding:0;}
#index_digg dt{clear:both;display:block;}
.digg{background:url(../images/sdcms.gif) 0 -133px no-repeat;width:51px;height:53px;float:left;margin-right:10px;text-align:center;}
.digg_num{color:#f30;font-family:georgia;font-size:16px;height:28px;line-height:28px;}
.digg_link{color:#4DB20C;margin:8px 0 0 1px;}
.digg_link a{color:#4DB20C;}
.digg_link a:hover{color:#f30;}
.digg_info{width:147px;float:left;font-size:14px;line-height:24px;word-break:break-all;}
.digg_info div{color:#666;font-size:12px;line-height:normal;margin-bottom:10px;*margin-bottom:0;height:30px;}
.hot_list{margin:0;padding:0;}
.hot_list dt{margin-top:10px;}
.hot_list b{font-weight:normal;line-height:24px;}
.hot_list span{float:right;}
.hot_list div{color:#666;line-height:18px;}
.hot_list div img{max-width:120px;}
.all_list{margin:0;padding:0;}
.all_list dt{line-height:25px;padding-left:20px; width:560px;text-align:left;background:url(../images/dian.jpg)  no-repeat left 10px;}
.all_list b a{color:#36A831;}
.all_list b a:hover{color:#f30;}
.all_list span{float:right;}
.all_list div{color:#666;line-height:15px;}
.nopic{border:1px solid #C1E7AA;margin:0 6px 1px 0;}
/*.index_count{margin:0;padding:0;}
.index_count span{color:#f60;}
.index_count dt{line-height:25px;}
*/
.index_vote{margin:0;padding:0;}
.index_vote dt{line-height:25px;}
.index_vote h3{margin:0;padding:0;font:16px Microsoft Yahei;text-align:center;color:#4EB30F;}
.vote_bnt{background:url(../images/sdcms.gif) 0 -212px;width:66px;height:28px;line-height:28px;border:0;text-align:center;font-size:14px;color:#748cac;margin:4px;}
.index_left{width:353px;overflow:hidden;margin-top:10px;float:left;}
.index_photo{margin:0;padding:0;}
.index_photo dt{width:20%;float:left;text-align:center;}
.index_photo dt img{border:1px solid #CEEDC0;padding:2px;}
.index_photo dt div{padding:6px 0;background:#CEEDC0;width:126px;margin:-3px 0 10px 9px;*margin:0 0 10px 0;color:#50B20E;}
.index_photo a{color:#50B20E;}
.index_photo a:hover{color:#f60;}
.index_label{line-height:20px;font-family:arial;}
.index_label a{font-family:arial;}
.index_label span{color:#666;}
#foot{text-align:center;padding:16px 0;color:#555;line-height:20px;font-family:Arial;}
#foot a{font-family:Arial;}
.foot_menu{color:#D0E6C0;margin-bottom:10px;}
.foot_menu a{color:#50B20E;}
.foot_menu a:hover{color:#f30;}

#Positon{background:url(../images/sdcms.gif) 0 -283px;height:41px;line-height:35px;text-indent:10px;}
.info_title{margin:6px 0;font:16px Microsoft Yahei;text-align:center;}
.info_other{text-align:center;color:#666;margin:4px 0;}
.info_jj{border:1px solid #FDCC97;background:#FEFCFA;padding:10px;margin:10px 0;color:#666;line-height:30px;word-break:break-all;}
.info_jj span{font-weight:bold;color:#000;}
.info_content{width:750px; color:#info_content;overflow:hidden;padding-bottom:10px;font-size:13px; padding-left:30px;}
.info_content img{max-width:680px;}
.other_content{word-break:break-all;width:930px;overflow:hidden;line-height:24px;}
.other_content img{max-width:900px;}
#Digg{margin:10px auto 10px auto;padding:0;width:402px;height:59px;display:block;}
#Digg .up{float:left;margin-right:10px;background:url(../Images/digg_up.gif) no-repeat;width:196px;height:59px;display:block;cursor:pointer;}
#Digg .up_over{float:left;margin-right:10px;background:url(../Images/digg_up_over.gif) no-repeat;width:196px;height:59px;display:block;cursor:pointer;}
#Digg .down{float:left;background:url(../Images/digg_down.gif) no-repeat;width:196px;height:59px;display:block;cursor:pointer;}
#Digg .down_over{float:left;background:url(../Images/digg_down_over.gif) no-repeat;width:196px;height:59px;display:block;cursor:pointer;}
#Digg .percent{width:60px;height:7px;margin:13px 0 0 18px;overflow:hidden;}
#Digg .percent01{background:#82D114;height:7px;}
#Digg .percent02{background:#A9A9A9;height:7px;}
#Digg .percent03{position:absolute;margin:-10px 0 0 90px;}
.info_next{color:#666;margin-top:6px;}
/*ݷҳ*/
.content_page{text-align:center;margin:30px 0; position:relative}
.content_page a{background:#eeeeee;margin:1px;padding:4px 6px;border:1px solid #9a9a9a;color:#7e7e7e1;line-height:22px;}
.content_page span{background:#eeeeee;color:#000;padding:4px 6px;border:1px solid #9a9a9a;line-height:22px;}
.content_page input{position:absolute;margin:0 0 0 1px;padding:0;background:#eeeeee;border:1px solid #9a9a9a;color:#000;width:30px;height:22px;line-height:22px;text-align:center;}
.content_page button{margin:0 0 0 35px;background:#eeeeee;border:1px solid #9a9a9a;color:#000;width:40px;height:22px;line-height:22px;text-align:center;font-size:12px;}




/*Ajax*/
.comment_add{margin:0;padding:0;}
.comment_add dt{list-style:none;margin:4px 0;padding:0;}
.comment_add .input{height:20px;line-height:20px;border:1px solid #ccc;padding:0px;font-size:12px;}
.comment_add .xheditor-mini{width:680px;height:100px;margin:0;padding:0;}
.comment_title{background:url(../images/sdcms.gif) 0 -254px;height:29px; width:580px;line-height:29px;border:1px solid #CEE5C2;border-bottom:0;  text-align:left;color:#000;padding-left:12px; margin-right:50px;}
.comment_title span{color:#666;}
.comment_title b{font-weight:normal;float:right;margin-right:10px;}
.comment_content{border:1px solid #CEE5C2;border-top:0;padding:6px;overflow:hidden;word-break:break-all;margin-bottom:10px; text-indent:8px; text-align:left;width:580px;}
.comment_content img{max-width:600px;}

.clear{ clear:both;}

#showmsg{color:#f00;}
.comment_page{ width:650px; margin:0 auto; margin-bottom:15px;}
.comment_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #AECD9E;color:#A0A0A0;}
.comment_page span{background:#F7FDF4;color:#f60;margin:0px 1px;padding:4px 6px;border:1px solid #AECD9E;}
.comment_page input{position:absolute;margin:0;padding:0;background:#fff;border:1px solid #AECD9E;color:#A0A0A0;width:30px;height:22px;line-height:22px;text-align:center;}
.comment_page button{position:absolute;margin:0 0 0 35px;padding:0;background:#fff;border:1px solid #AECD9E;color:#A0A0A0;width:40px;height:24px;line-height:24px;text-align:center;font-size:12px;}
.class_list{margin:0;padding:0;}
.class_list dt{line-height:25px;}
.list_title{font:14px Microsoft Yahei;margin:0;padding:0;color:#03f;}
.list_title a{color:#03f;text-decoration:underline;}
.list_title a:hover{color:#f30;}
.list_jj{color:#585858;word-break:break-all; width:690px; margin:0 auto; text-align:left; padding:5px 10px; line-height:25px; background:#f3f3f3}
.list_other{color:#777;margin-bottom:10px;border-bottom:1px dashed #ccc;padding-bottom:5px;}
.list_other span{color:#390;}

.list_photo{ width:790px;}
.list_photo dt{ margin-top:7px;
	width:260px;
	height:250px;
	text-align:center;
	display:inline-block;
	font-size:12px;
	 
	color: #FFF;
	text-decoration: none;
	position:relative; }
.list_photo dt img{width:245px; height:200px; border:1px #e4e4e4 solid;}
.list_photo a{  font-style: normal; width:247px; text-align:center; line-height:30px; background:#e4e4e4; display:block;margin-left:2px; color: #666;}
.list_photo em{font-style: normal;}
.list_photo a:hover{ text-decoration:none;color:#666;}




.list_photo2{margin:0;padding:0;width:690px; margin-left:0;}
.list_photo2 dt{width:220px;float:left;text-align:center;margin:0 0 0 0;}
.list_photo2 dt img{border:1px solid #d6d6d6;padding:0;width:205px; height:145px;}
.list_photo2 dt div{padding:2px 0;width:220px;color:#50B20E;}
.list_photo2 a{color:#000000; line-height:28px;}
.list_photo2 a:hover{color:#0050ab;}

.list_photo3{margin:0;padding:0;width:690px; margin-left:20px;}
.list_photo3 dt{width:215px;float:left;text-align:center;margin:0 0 0 0;}
.list_photo3 dt img{border:1px solid #cedce2;padding:0;width:205px; height:170px;}
.list_photo3 dt div{padding:2px 0;width:215px;color:#50B20E;}
.list_photo3 a{color:#000000;}
.list_photo3 a:hover{color:#f60;}

.newslist{  color:#d28e43; padding-top:18px;}


.notice_other{color:#777;margin:5px 0 10px 0;border-bottom:1px dashed #ccc;padding-bottom:5px;}
.notice_other span{color:#390;}
.tag_title{font:12px;color:#333;float:left;width:20%;margin:5px 0;}
.tag_title span{color:#666;font-size:12px;}
.tag_title a{color:#555;}
.tag_title a:hover{color:#f30;}
.plug_book_add{margin:0;padding:0}
.plug_book_add dt{margin:6px 0;}
.plug_book_add dt .input{border:1px solid #ccc;height:20px;line-height:20px;width:260px;}
.plug_book_add dt .xheditor-mini{width:550px;height:100px;}
.plug_publish_add{margin:0;padding:0}
.plug_publish_add dt{margin:6px 0;line-height:26px;}
.plug_publish_add dt .input{border:1px solid #ccc;height:20px;line-height:20px;color:#555;font-size:12px;}
.plug_publish_add dt .inputs{border:1px solid #ccc;height:40px;line-height:20px;width:98%;color:#555;font-size:12px;}
.plug_publish_add dt .xheditor-simple{width:98%;height:180px;}
.plug_publish_add dt span{color:#096901;}
.plug_publish_add a{color:#00f;}
.plug_publish_add a:hover{color:#f30;}


#yzm_num{cursor:pointer;}
.hand{cursor:pointer;}
.index_link_add{margin:0;padding:0;}
.index_link_add dt{float:left;margin-right:4px;}
.index_link_add dt .input{border:1px solid #ccc;height:20px;line-height:20px;}
.vote_show{margin:20px;padding:0;}
.vote_show dt{margin:10px;}
.vote_show dt h3{margin:0;padding:0;font:18px Microsoft Yahei;color:#4EB30F;text-align:center;}
.vote_show dt span{float:right;margin:2px 20px 2px 0;width:350px;height:20px;}
.vote_show dt span img{max-width:348px;}
.vote_show dt.r{width:370px;height:20px;}
/*༭*/
.Quotetitle{margin:10px 6px 0 0;padding:2px 10px;background:#FFEBD0;border:1px solid #FDDCB8;font:bold 14px/24px "";color:#f30;}
.QuoteCode{margin:0 6px 10px 0;padding:4px 10px;background:#FFF;border:1px solid #FDDCB8;border-top:0;word-break:break-all;color:#777;}
.RunCodes{clear:both;height:180px;margin:10px 0 20px 0;}
.RunCodes textarea{overflow-x:hidden;overflow-y:auto;border:1px solid #C3E8AA;padding:3px;width:98%; height:150px;}
.RunCodes input{float:left;border:1px solid #50B20E;background:#50B20E;color:#FFF;width:80px;margin:1px 2px 0 0;padding:5px 10px 0px !important;padding:2px 10px 0px;font-size:12px;}
.RunCodes span{float:left;margin:10px 0 0 5px;_margin:0 0 0 5px;color:#666;font-size:12px;}

.Topic_List{margin:0 0 10px 0;padding:0;clear:both;display:block;height:70px;}
.Topic_List img{border:1px solid #C1E7AA;margin:0 10px 0 0;}
.Topic_List h1{font:15px/30px Microsoft Yahei;margin:0;padding:0;}
.Topic_List a{color:#090;}
.Topic_List span{color:#666;line-height:18px;}
.publish_notice{margin:0;padding:0;}
.publish_notice dt{line-height:20px;color:#555;text-indent:24px;}

/**/
.fenye{text-align:left; line-height:20px;padding: 0 0 0 15px; color: #333;}
.fenye a{ color:#333;}

/**/
.mt10{ border:1px solid #d7d7d7; width:788px; margin-top:20px;}

.liuyan{ font-size:12px; color:#de7a0b; font-weight:bold; line-height:25px; padding:20px; }

.pom{ color:#FFFFFF;}
.pom a { color:#FFFFFF; line-height:24px; float:left; background:url(../Images/001.gif) no-repeat left center; padding-left:25px;}
.pom a:hover{ color:#FFFFFF;}
.pom span{ float:right;color:#000000; line-height:24px;} 

.news_t{ width:780px; margin:0 auto; text-align:left; line-height:30px;  background:url(../Images/arrow.gif) no-repeat 10px 9px ; }
.news_t a {line-height:28px; color:#666; font-size:13px;}
.news_t a:hover{color:#00873b; }
.news_t span{ float:right}


.news_p{ width:670px; margin:0 auto; color:#d28e43; text-align:left; padding-left:10px; margin-bottom:20px; line-height:25px;}
.news_p a{ color:#007b78}
.news_p a:hover{ color:#007b78}